Skip to content

Canary - windows tests failed because of path issues. #602

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

gintsgints
Copy link
Contributor

This PR fix
#601

});
});

it('should respond with a 403 for standart user', function(done) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you could, please fix any typos and rebase this on top of canary as one or two commits, matching the commit style guidelines https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit. Thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should I have different PR for each fixed issue? Or I can have one PR for more than one, as it is now?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can fix more than one issue in the PR, but each issue needs a commit message that would make sense in the changelog.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So if I fix three issues I have to have exactly three commits in PR yes?

@gintsgints
Copy link
Contributor Author

Changed to one commit, based on actual canary state.

- change function assertOnlyFiles to use a different local variable from
global module name - path.
- show expected files when a test fails
- use path.normalize before search in the array

Closes #601
@gintsgints
Copy link
Contributor Author

Rebased again and changed text. Tests ok.

@DaftMonk
Copy link
Member

DaftMonk commented Oct 6, 2014

Merged.

@DaftMonk DaftMonk closed this Oct 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants